Understanding the Meridian object model

Meridian provides VBScript objects for representing most vault objects (documents, folders, users, and so on). These objects, in turn, provide related methods (actions) and properties (data) that you can use to manipulate vault objects. Many of the parameters of the Meridian event procedures are objects. You can view all of the Meridian objects and their methods and properties with the Object Browser of the Meridian Enterprise Script Editor. Some of the Meridian object properties and methods use one or more predefined Meridian constants. The available Meridian constants can also be found in the Object Browser in the Meridian Enterprise Script Editor.

The entire collection of interrelated objects are known as an object model. The objects of the Meridian object model are described in the following topics.

Related concepts

Understanding the Meridian Enterprise Script Editor

Understanding the Microsoft Script Debugger

Understanding configuration expressions

Understanding the Meridian functions

Understanding Meridian event procedures

Understanding automation objects

Understanding object arguments

Understanding VBScript and the Meridian Web Client

Understanding the CurrentPropertyName property

Related tasks

Debugging VBScript

Understanding the effects of custom scripting

Related information

VBScript examples

Formatting text with RTF codes

Meridian Enterprise command identifiers

The Meridian API constants